Skip to main content

Copy Existing App into New App

This tutorial will show you how to copy an existing app into a new app

  • Open Finder in Mac or Explorer in Windows
  • Open directory of existing Corva app e.g. corva-example-ui-apps
  • Drill down to app name e.g. sample_gamma_depth
  • Copy the following files:
    • src
    • lambda_py
    • requirements.txt
    • test
  • Open directory of newly created app e.g. Example App Name
  • Paste and replace the copied files